Skip to content

Conversation

@tschaffter
Copy link
Member

Depends on #92

@tschaffter tschaffter self-assigned this Jun 5, 2021
@tschaffter tschaffter linked an issue Jun 5, 2021 that may be closed by this pull request
@tschaffter tschaffter linked an issue Jun 5, 2021 that may be closed by this pull request
@tschaffter tschaffter assigned boyleconnor and unassigned tschaffter Jun 5, 2021
@tschaffter
Copy link
Member Author

@cascadianblue Can you please address the comment on line 9 of the Dockerfile?

@tschaffter
Copy link
Member Author

@cascadianblue Can you please also review .env.example? It does not include information about ID and contact annotators.

@boyleconnor
Copy link
Collaborator

@cascadianblue Can you please address the comment on line 9 of the Dockerfile?

Sorry, I don't understand the TODO:

# TODO Either copy file individually or use this line + .gitignore

Which files are we trying to copy/not copy in this line?

RUN npm ci --silent
RUN npm install [email protected] -g --silent

# TODO Either copy file individually or use this line + .gitignore
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As Thomas and I just discussed, this should probably follow the example of one of the example annotators, e.g. https://github.com/nlpsandbox/person-name-annotator-example/blob/8423e95c924d1232f68560127815dacfd3a4ccd0/server/Dockerfile#L19

(".gitignore" should be ".dockerignore")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update CI workflow Review configuration and port settings

4 participants